www.gusucode.com > 酷维企业网站CMS管理系统 v2.1.0 > 酷维企业网站CMS管理系统 v2.1.0\code\NewsAdmin\index.asp

    
<!--#include file="pass.asp"-->
<html>
<head>
<link rel="stylesheet" type="text/css" href="images/admin_style.css">
<title>酷维企业CMS网站管理系统 - 酷维企业网站程序 - 企业建站首选服务商</title>
</head>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>.navPoint {
	COLOR: white; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt
}
P {
	FONT-SIZE: 9pt
}
</STYLE>

<SCRIPT>
function switchSysBar(){
	if (switchPoint.innerText==3){
		switchPoint.innerText=4
		document.all("frmTitle").style.display="none"
	}
	else{
		switchPoint.innerText=3
		document.all("frmTitle").style.display=""
	}
}
</SCRIPT>
</HEAD>
<BODY scroll=no style="MARGIN: 0px">
<TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%">
  <TBODY>
  <TR>
    <TD align=center id=frmTitle noWrap vAlign=center name="frmTitle">
	<IFRAME 
     scrolling=auto frameBorder=0 id=BoardTitle name=BoardTitle src="menu.asp" 
      style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 180px; Z-INDEX: 2" target="_self" marginwidth="1" marginheight="1"></IFRAME>
    <TD bgColor=#BFEBFF style="WIDTH: 10pt">
      <TABLE border=0 cellPadding=0 cellSpacing=0 height="100%">
        <TBODY>
        <TR>
      <TD onclick=switchSysBar() style="HEIGHT: 100%"><SPAN class=navPoint 
            id=switchPoint title=关闭/打开左栏>3</SPAN> </TR></TBODY></TABLE></TD>
    <TD style="WIDTH: 100%">
<IFRAME frameBorder=0 id=main name=main
      scrolling=yes src="main.asp" 
      style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1"></IFRAME></TD></TR></TBODY></TABLE></BODY>
</html>
<!--#include file="boom.asp" -->